CiscoXaaSAPI

(0 reviews)

API Gateway Connection Errors

Error CodesHTTPS StatusError Message
MGW-001504Exception due to Timeout
Corrective Action: This happens when there is too much load. Please retry after sometime.
MGW-002403RequestSize value set on subscription policy not allowed
Corrective Action: Request Payload size too large. Provide smaller requests.
MGW-003403ResponseSize value set on subscription policy not allowed
Corrective Action: Response size provided by backend too large. This should not happen. In the event it does happen, please contact Cisco support with necessary IDs such as UUID, api-message-id
MGW-004403ResponseTime value set on subscription policy not allowed
Corrective Action: Backend Service timed out due to heavy load. Please retry your request after sometime.
MGW-005403Tps value set on subscription policy not allowed
Corrective Action: You probably exceed number of transactions you can invoke per second. Please reduce your threads / concurrency.
MGW-006403ConnectionTime value set on responsetimeout policy not allowed
Corrective Action: Timeout Error. Please retry after sometime.
MGW-007403Request Denied - Security Policy violation
Corrective Action: Call Quote Violated. Wait until Quota resets which is after next day GMT time.
MGW-008403Request Denied - Mandatory Policy violation
Corrective Action: Call Quote Violated. Wait until Quota resets which is after next day GMT time.
MGW-009403Request Denied - Mandatory Policy violation (env not found)
Corrective Action: Call Quote Violated. Wait until Quota resets which is after next day GMT time.
MGW-010400Bad Request. Please ensure payload conforms to schema
Corrective Action: Schema constraints violated. Please fix the payload to conform to Schema.
MGW-011400Bad query parameters. Please ensure valid query parameters are used.
Corrective Action: Please ensure valid query parameter names and the correct data types for values are used.
MGW-012404Bad Request. Resource not found
Corrective Action: Check URL context. You are referring to a context that does not exist.
MGW-013405Bad Request. Please check the HTTP method.
Corrective Action: You have invoked this API on an unsupproted HTTP method..for e.g. PUT or PEEK when the API only supports a valid list such as POST only.
MGW-014500Unknown Exception.
Corrective Action: Please retry your transaction after sometime unless another corrective action is specified in the response message.
MGW-100404Resource not Found
Corrective Action: Check URL context. You are referring to a context that does not exist. example. actual context could be /ccw/api/v1.0/subscription but you might be invoking /CCW/VPI/V1.0 ... which does not exist.
MGW-101400Bad Request. Please ensure payload conforms to schema
Corrective Action: Schema constraints violated. Please fix the payload to conform to Schema.
MGW-102405Method not allowed
Corrective Action: You might be invoking an API with HTTP method as POST while it may be supporting only GET. Please refer to API Reference for supported HTTP methods.
MGW-103504Gateway Timeout
Corrective Action: Please retry your transaction after sometime.
MGW-104500Unknown Exception
Corrective Action: Please retry your transaction after sometime unless another corrective action is specified in the response message.

Reviews

CiscoXaaSAPI doesn't have any reviews yet